home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / security / xinetd / sio.1.5.6 / Config / Makefile < prev    next >
Encoding:
Makefile  |  1992-12-09  |  337 b   |  16 lines

  1. # (c) Copyright 1992 by Panagiotis Tsirigotis
  2. # All rights reserved.  The file named COPYRIGHT specifies the terms 
  3. # and conditions for redistribution.
  4.  
  5.  
  6. CONFIG_FILES=sunos4.1-config.h ultrix4.1-config.h umipsbsd-config.h sysv-config.h bsd43-config.h
  7.  
  8. checkout: $(CONFIG_FILES)
  9.  
  10. $(CONFIG_FILES):
  11.     -co $@
  12.  
  13. dist:
  14.     -co -q $(CONFIG_FILES)
  15.  
  16.